Authenticating as a GitHub App
#GitHub_Apps
https://developer.github.com/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app
GitHubから払い出された秘密鍵で作ったJWTで認可すること
登録されたGitHub Appsとしてのみ識別されるので、できることは「アプリのインストール情報」とかくらいのみ。
叩けるエンドポイント: https://developer.github.com/v3/apps/